home *** CD-ROM | disk | FTP | other *** search
/ CD School House 10 / CD School House - Education and Games (10.0) - Wayzata Technology (1995).iso / mac / DOS / MATH / GUESS34 / READ.ME < prev    next >
Text File  |  1995-05-22  |  4KB  |  80 lines

  1.                       Guess A Number
  2.  
  3. Version 1.07 I made some minor changes to the program and these
  4. were mostly to the opening and closing screens. I did change
  5. back to QuickBASIC 3.0 which is faster in execution than versions
  6. starting with 4.0.
  7.  
  8. Version 2.00 This is a whole new version. It is only about 5,000
  9. bytes larger than 1.07 and is stand alone, meaning that it no longer
  10. requires the BRUN30.EXE runtime library. It is written and compiled
  11. in Turbo Pascal 5.5.
  12.  
  13. Please let me know what you think of this version. I am in the
  14. process of converting all my earlier programs over to Turbo
  15. Pascal. Most programs are smaller, all of them are faster.
  16.  
  17. Version 2.01. Corrected a problem on new games with same user. The
  18. program did not reset the counter. Was okay for new user, but did
  19. not roll over if user did consecutive games. Also adjusted some
  20. of the diplays, no major changes.
  21.  
  22. Version 3.00. This version runs in Color or Mono. Uses symbols in
  23. place of colors. Corrected some display problems. No user reported
  24. bugs, just things I caught. Please report any problems to me.
  25.  
  26. Version 3.01. Fixed a display problem where the program cleared
  27. part of the screen when the user did not type in a name.
  28.  
  29. Version 3.10. Compiled the program with Turbo Pascal 7.0 and added
  30. the typing sound I developed for my Typing program for children when
  31. I recompiled it with BP 7.0. I thought children might enjoy it more
  32. if it did the same typing sound here. Any other changes were only
  33. minor in nature.
  34.  
  35. Version 3.11. Found that I forgot to display the Title on some of
  36. the screens like to and from the Help/Information screens. That
  37. and updated the Information screen.
  38.  
  39. Version 3.12. Caught an error in the background color. It was being
  40. set if mono or color. In mono it should not have been changed. I
  41. test in mono but my testing is not always the best. Evidently the
  42. program continued to read my system as color. I went in as mono and
  43. had a gray background (actually blue) and took me a while to figure
  44. out that I was checking the video setting before I checked the screen
  45. type. In other words it was backwards. As soon as I did the correct
  46. procedure the error went away. This error may have been there in all
  47. the Turbo Pascal versions. No one reported the probelm so it could
  48. have been code that was copied incorrectly. No matter, it should run
  49. correctly in mono and color.
  50.  
  51. Version 3.20 The score file has changed. It is suggested that if
  52. you are currently using an earlier version that you delete it from
  53. inside the program. The users' names are now colorized inside the
  54. program.
  55.  
  56. Major internal and display updates. The exit screen should be in the
  57. background color of the user's system. Overall the program is more
  58. colorful and hopefully easier to understand and run.
  59.  
  60. The archive now contains HUCKABEY.TXT, which is a list of all my
  61. current software. Also added an ARCHIVE.TXT that contains a list
  62. of the files in the archive so users know what should and should
  63. not be in the archive.
  64.  
  65. Version 3.30. Fixed an error on the credit screen that could cause it
  66. to scroll up one line. Added menu choice to turn the sound On or Off.
  67. All my other games already had this feature.
  68.  
  69. Version 3.4. Dropped one character off the version numbers. Changed
  70. the sound to default OFF for those who might not want their computer
  71. to make any sounds. You now have to turn on the sound effects from
  72. the menu. Added GUESS.DOC to the archive for people who might need
  73. more information on running the program. There have also been some
  74. program enhancements.
  75.  
  76.                James Huckabey
  77.                3621-A Fraser Street
  78.                Bellingham, WA 98226-2473 U.S.A.
  79.  
  80.